home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Dgetcwd(2) Dec. 1, 1992 Dgetcwd(2)
-
-
- N✓NA✓AM✓ME✓E
- Dgetcwd - get current working directory for a process
-
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- LONG Dgetcwd(char *path, WORD drv, WORD size);
-
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓D_✓g_✓e_✓t_✓c_✓w_✓d may be used to retrieve the current working direc-
- tory on the indicated drive for the current process. The
- directory is copied into the buffer pointed to by _✓p_✓a_✓t_✓h,
- which is at least _✓s_✓i_✓z_✓e bytes long.
-
-
- R✓RE✓ET✓TU✓UR✓RN✓NS✓S
- 0 on success
-
- ERANGE if the supplied buffer is not long enough to hold
- the path
-
- EDRIVE if _✓d_✓r_✓v is not a valid GEMDOS drive.
-
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓D_✓g_✓e_✓t_✓p_✓a_✓t_✓h(2)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.97 MiNT Programmer's Manual 1
-
-
-